﻿With the sum(2*k+k*x, k, 1, 5) command, where k is the variable to add, 1, 5 the limit values of the expression, the result 15*x + 30 is obtained
